home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
HENSA
/
MISC
/
SHELL.TXT
< prev
next >
Wrap
Text File
|
1997-11-24
|
1KB
|
41 lines
Title: SHELL
Author: Julian Smith
Version: 1.13
Title From: Documentation
Author From: Documentation
Version From: Documentation
Supplier: Julian Smith (julians@cogsci.ed.ac.uk)
Date: 06/12/94
Keywords: Function libraries ; Graphics
Shareware: No
Machine: Archimedes
Operating system: RISCOS
Memory requirements:
Peripherals needed:
Other s/ware needed: DeskLib 2.10 or later (a129)
Directory: micros/arch/riscos/c049
Date mounted/updated: 08/12/94
File names: shell.arc
Unarchived files: 119
Unarchived size: 398 kbytes
Omissions:
See also:
-------------------------------------------------------------------------------
Acquiring the package:
Download the archive file(s) and extract using SparkPlug 2
(see the "tools_help" file in micros/arch/riscos/tools for further info).
Description:
Shell is a set of C routines which allow you to easily make multi-tasking
programs which can display complicated items like arrays, bar-graphs,
blocks of text etc in windows. It uses the routines in the DeskLib C
lbrary. I wrote the Shell library to enable easy development of
neural-network simulation programs for my PhD, so it is probably of most
use to people wanting to display large amounts of data in windows. It
also provides lots of example code for writing wimp applications.